You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Divide Method > VectorInt.Divide Method ([In] TMtxVecInt, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Divide Method ([In] TMtxVecInt, [In] TMtxVecInt)

Divides coresponding elements in Num with Den.

Syntax
C#
Visual Basic
public TMtxVecInt Divide([In] TMtxVecInt Num, [In] TMtxVecInt Den);

the result of dividing Num values with coresponding Den values.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!